Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: layer diffuse #272

Merged
merged 9 commits into from
Jul 1, 2024
Merged

feat: layer diffuse #272

merged 9 commits into from
Jul 1, 2024

Conversation

db0
Copy link
Member

@db0 db0 commented Jun 22, 2024

Adds support for Layer Diffuse via https://github.com/huchenlei/ComfyUI-layerdiffuse

Also pin numpy as v2 breaks us

@db0 db0 requested a review from tazlin June 22, 2024 13:32
Copy link
Member

@tazlin tazlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned in discord, there needs to be handling to account for the model download and use supporting AIWORKER_CACHE_HOME.

Further, I think that introducing 3gb+ of VRAM overhead with this feature presents potential problems, especially with making sure the new model introduced with this feature is getting unloaded at the correct times. I am only raising my concerns and am not vetoing the feature as a whole. I do think it is useful feature in theory but has the potential to introduce memory-related stability problems without further testing.

@db0 db0 marked this pull request as draft June 23, 2024 12:03
@tazlin tazlin merged commit bf16d3e into main Jul 1, 2024
2 checks passed
@tazlin tazlin deleted the layerdiffusion branch July 1, 2024 14:39
@tazlin tazlin mentioned this pull request Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants